Skip to main content

Admin Only


⚠️ONLY USERS WITH ROLE ADMI CAN USE THIS⚠️


Ban an User

POST /user/ban/$username$
Parameters
Responses
http codecontent-typeresponse
200application/json{"statusCode":"200","message":"User successfully banned,"data":"null"}
404application/json{"statusCode":"404","message":"Username not found

Unban an user

POST /user/unban/$id$
Responses
http codecontent-typeresponse
TBCTBCTBC